/* 手机端样式开始 */
@media (max-width: 768px) {
  .g_container {
    width: 100%;
    margin: 0 auto;
  }

  /* 通用头部样式开始 */

  /* 通用头部样式结束 */

  /* 主体内容样式开始 */
  .g_main {
    padding: 0;
    background: none;
  }
  .g_main .g_container {
    padding: 0;
    padding-bottom: 0.4rem;
  }

  .section1 {
    display: none;
  }

  /* section2样式开始 */
  .section2 {
    padding: 0;
  }
  .my-swiper {
    width: 100%;
    height: 4.25rem;
  }
  .swiper-item a span {
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.2rem;
    padding: 0 1rem 0 0.2rem;
  }
  .my-pagination {
    bottom: 0.175rem;
  }
  .my-pagination .swiper-pagination-switch {
    width: 0.1rem;
    height: 0.1rem;
    margin-right: 0.1rem;
    border-radius: 50%;
  }
  .my-pagination .swiper-active-switch {
    width: 0.24rem;
    background-color: #fabf4a;
    border-radius: 5px;
  }

  .s2_right {
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    margin-top: 0.39rem;
    position: relative;
    padding-bottom: 0.9rem;
  }
  .s2r_title {
    height: 0.7rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 0.4rem;
    color: #000;
    display: flex;
    justify-content: space-between;
  }
  .s2r_title:after {
    content: "";
    display: none;
  }
  .s2r_title h4 {
    height: 0.7rem;
    margin-right: 0;
    line-height: 100%;
  }
  .s2r_title h4.active {
    color: #4174cc;
    border-bottom: none;
  }
  .s2r_title a {
    position: absolute;
    bottom: 0;
    width: calc(100% - 0.6rem);
    height: 0.9rem;
    line-height: 0.9rem;
    border-bottom: 0.04rem solid #ddd;
    font-size: 0.28rem;
    text-align: center;
  }
  .s2r_title a span {
    margin-right: 0.1rem;
  }
  .s2r_title a img {
    width: 0.22rem;
    height: 0.13rem;
  }

  .s2r_newsLists {
    height: auto;
    margin-bottom: 0;
    margin-top: 0;
  }
  .s2r_part {
    width: 100%;
  }
  .s2r_part li {
    width: 100%;
    line-height: 0.4rem;
    padding: 0.16rem 0.1rem 0.16rem 0;
    background: url(home_m_icon_1.png) no-repeat 99.5% center;
    background-size: 0.12rem 0.21rem;
    border-bottom: 1px solid #e7e7e7;
  }
  .s2r_part li a {
    width: 98%;
    font-size: 0.32rem;
  }
  .s2r_part li ins {
    display: none;
  }
  .s2r_part li span {
    display: none;
  }

  .s2r_notice {
    display: none;
    width: 100%;
    height: 0.8rem;
    line-height: 0.3rem;
    font-size: 0.16rem;
    padding: 0.21rem 0.2rem 0 0.68rem;
    background-image: url(home_icon_1.png), url(home_bg_0.jpg);
    background-repeat: no-repeat, no-repeat;
    background-position: 52px center, 0 0;
    background-size: 6px 6px, 100%;
    overflow: hidden;
  }
  .s2r_notice > div {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
  }
  .s2r_notice a ins {
    width: 1.9375rem;
    height: 1.875rem;
    top: 1.875rem;
    display: none;
  }
  /* section2样式结束 */

  /* section3样式开始 */
  .section3 {
    margin: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 0.3rem;
    margin-top: 0.3rem;
  }
  .section3 div{
    width: 3.3rem;
    height: 1rem;
    margin-right: 0;
    font-size: 0;
    margin-bottom: 0.3rem;
  }
  .section3:after {
    content: "";
    display: none;
  }

  /* section3样式结束 */

  /* section4样式开始 */
  .s4_part {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    padding: 0 0.3rem;
  }
  .s4_part > div {
    width: 100%;
    padding-bottom: 0.9rem;
    position: relative;
    margin-bottom: 0.3rem;
  }
  .s4_title {
    padding-left: 0;
    background: none;
    height: 0.7rem;
    line-height: normal;
    border-bottom: 1px solid #e7e7e7;
  }
  .s4_title h4 {
    float: none;
    padding: 0;
    font-size: 0.4rem;
    height: 100%;
  }
  .s4_title a {
    float: none;
    padding-left: 0;
    font-size: 0.28rem;
    color: #000;
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 0.9rem;
    line-height: 0.9rem;
    border-bottom: 0.04rem solid #ddd;
    text-align: center;
  }
  .s4_title a span {
    margin-right: 0.1rem;
  }
  .s4_title a img {
    width: 0.22rem;
    height: 0.13rem;
  }

  .s4_newsContent {
    height: auto;
    margin-top: 0;
  }
  .s4_newsList {
    width: 100%;
    position: relative;
  }
  .s4_newsList li {
    padding: 0.16rem 0.1rem 0.16rem 0;
    background: url(home_m_icon_1.png) no-repeat 99.5% center;
    line-height: 0.4rem;
    background-size: 0.12rem 0.21rem;
    border-bottom: 1px solid #e7e7e7;
  }
  .s4_newsList li a {
    width: 98%;
    font-size: 0.32rem;
    display: block;
  }
  .s4_newsList li ins {
    display: none;
  }
  .s4_newsList li span {
    display: none;
  }

  .s4_part_bg {
    background: none;
  }
  .s4_part_bg .s4_title h4 {
    background-color: #fff;
  }
  .s4_part_bg .s4_title a {
    background-color: #fff;
  }
  /* section4样式结束 */

  /* section5样式开始 */
  .section5 {
    padding: 0 0.3rem;
  }
  .section5 .s4_title {
    padding-left: 0.67rem;
    background: url(home_m_icon_3.png) no-repeat 0.06rem 0.05rem;
    background-size: 0.39rem 0.43rem;
  }
  .s5_part {
    margin: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0.2rem;
  }
  .s5_part li {
    height: 0.6rem;
    line-height: 0.6rem;
    width: 3.3rem;
    font-size: 0.24rem;
    padding-left: 0.74rem;
    margin: 0 0 0.2rem 0;
  }
  .s5_part li:nth-child(1) {
    background: #d2eaea url(home_m_icon_5.png) no-repeat 0 0;
    background-size: auto 100%;
    color: #329090;
  }
  .s5_part li:nth-child(2) {
    background: #bbccea url(home_m_icon_6.png) no-repeat 0 0;
    background-size: auto 100%;
    color: #6b8fcb;
  }
  .s5_part li:nth-child(3) {
    background: #e5b3bc url(home_m_icon_7.png) no-repeat 0 0;
    background-size: auto 100%;
    color: #ca6d81;
  }
  .s5_part li:nth-child(4) {
    background: #70dbb3 url(home_m_icon_8.png) no-repeat 0 0;
    background-size: auto 100%;
    color: #2eaa7c;
  }
  .s5_part li:nth-child(5) {
    background: #d7e2f5 url(home_m_icon_9.png) no-repeat 0.19rem center;
    background-size: 0.27rem 0.33rem;
    color: #4174cc;
    border-left: 0.06rem solid #4174cc;
    padding-left: 0.68rem;
  }
  .s5_part li img {
    display: none;
  }
  .s5_part li a {
    color: inherit;
  }
  .s5_part li a:hover {
    color: inherit;
  }
  .s4_title a {
    display: none;
  }
  .section8 ul li {
    display: none;
  }
  .section6 .fr {
    display: none;
  }
  .section8 {
    display: none;
  }

  /* section5样式结束 */

  /* section6开始 */
  .section6 {
    padding: 0 0.3rem;
  }
  .section6 .fl .s4_title {
    padding-left: 0.67rem;
    background: url(home_m_icon_4.png) no-repeat 0.06rem 0.05rem;
    background-size: 0.44rem 0.43rem;
  }
  .section6 .fl .s4_title a {
    display: none;
  }
  .section6 > div {
    width: 100%;
  }
  .s6_interaction {
    border-left: none;
    margin: 0;
    display: flex;
    justify-content: space-between;
    margin: 0.25rem 0 0.3rem;
  }
  .s6_interaction:after {
    content: "";
    display: none;
  }
  .s6_interaction li {
    width: 1.5rem;
    height: 1.3rem;
    font-size: 0.24rem;
    color: #333;
    border-right: none;
    display: flex;
    flex-direction: column;
    background-color: #ededed;
  }
  .s6_interaction li img {
    display: none;
  }
  .s6_interaction li > a {
    flex: 1;
  }
  .s6_interaction li > p {
    height: 0.42rem;
  }
  .s6_interaction li:nth-child(1) > a {
    background: url(home_m_icon_10.png) no-repeat center center;
    background-size: 0.57rem 0.43rem;
  }
  .s6_interaction li:nth-child(2) > a {
    background: url(home_m_icon_11.png) no-repeat center center;
    background-size: 0.5rem 0.46rem;
  }
  .s6_interaction li:nth-child(3) > a {
    background: url(home_m_icon_12.png) no-repeat center center;
    background-size: 0.44rem 0.44rem;
  }
  .s6_interaction li:nth-child(4) > a {
    background: url(home_m_icon_13.png) no-repeat center center;
    background-size: 0.5rem 0.44rem;
  }
  .s6_msg {
    display: none;
    width: 100%;
    height: 0.69rem;
  }
  .section6 .fr {
    padding-bottom: 0.9rem;
    position: relative;
  }
  /* section6结束 */

  /* section7开始 */
  .section7,
  .side_nav,
  .g_wx {
    display: none;
  }
  /* section7结束 */
  /* 主体内容样式结束 */

  /* 通用底部开始 */

  /* 通用底部结束 */
}
/* 手机端样式结束 */